home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / self / contrib.lha / contrib / 491 / doc / objs / boites.def next >
Encoding:
Text File  |  1993-06-26  |  500 b   |  33 lines

  1. start proto_boite
  2. name proto_boite
  3. parent clonable
  4. slot width
  5. slot upheight
  6. slot downheight
  7. slot polyObject
  8. slot containedIn
  9. end proto_boite
  10.  
  11. start hboite
  12. name hboite
  13. parent containerBoite
  14. slot contents
  15. parentSlot width
  16. parentSlot upheight
  17. parentSlot downheight
  18. parentSlot polyObject
  19. parentSlot containedIn
  20. end hboite
  21.  
  22. start htext
  23. name htext
  24. parent textBoite
  25. slot text
  26. slot curFontName
  27. parentSlot width
  28. parentSlot upheight
  29. parentSlot downheight
  30. parentSlot polyObject
  31. parentSlot containedIn
  32. end htext
  33.